home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 January / macformat-033.iso / mac / Shareware City / Developers / Prograph Classic Freeware / Prograph Classic 2.6.1 / Prograph Classic 2.6.1.rsrc / STR#_931.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  251 b   |  9 lines

  1. Inputs: TheInstance | TheName
  2. Outputs: TheChildren
  3.  
  4. Inputs: ¬´The Class¬ª | string
  5. Outputs: list
  6.  
  7. Accept TheInstance or TheName of the class. Return a list of the names of all its children classes. Note that children does not include grand-children.
  8.  
  9.